Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

deWorld.hpp File Reference

Destiny "World" storage. More...

#include "deGlobalTypes.hpp"
#include "deArray.hpp"
#include "deResource.hpp"

Include dependency graph for deWorld.hpp:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  IdeWorld
 IdeWorld is the basic interface to the deWorld storage class. More...

class  IdeWorldManager
 Manager for various deWorld duties. More...

class  IdeWorldObject
 IdeWorldObject is the abstract base for a deWorld to talk to its objects. More...


Defines

#define DEWORLD_API   extern "C" DEDLL_IMPORT

Typedefs

typedef IdeWorldManager *(* fIdeWorld_GetManager )()
typedef IdeWorldObject *(* IdeWorldObject_Creator )()

Functions

C DEDLL_IMPORT IdeWorldManagerIdeWorld_GetManager ()
 Exported function for retrieving a pointer to the deWorldManager singleton.

DEDLL_IMPORT void IdeWorld_ShutDown ()


Detailed Description

Destiny "World" storage.

Author:
Assassin
This file is the intellectual property of Novus Delta, LLC.. Usage of the contents of this file is subject to the Destiny3D Member License which can be found at http://www.destiny3d.com. Any other usage is prohibited.

This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.

Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.


Change History

Date:
Dec 2001
Author:
Assassin
Remarks:
Creation
Date:
Feb 2002
Author:
Assassin
Remarks:
Rendering functionality moved to deRender
Date:
Sep 2002
Author:
Assassin
Remarks:
Tear-down and re-write

Define Documentation

#define DEWORLD_API   extern "C" DEDLL_IMPORT
 


Typedef Documentation

typedef IdeWorldManager*(* fIdeWorld_GetManager)()
 

typedef IdeWorldObject*(* IdeWorldObject_Creator)()
 


Function Documentation

C DEDLL_IMPORT IdeWorldManager* IdeWorld_GetManager  
 

Exported function for retrieving a pointer to the deWorldManager singleton.

DEDLL_IMPORT void IdeWorld_ShutDown  
 


Generated on Mon Sep 12 20:08:30 2005 for Destiny3D by doxygen1.3-rc3